[INFO] fetching crate tinify 0.1.0...
[INFO] testing tinify-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tinify 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tinify 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tinify 0.1.0
[INFO] tweaked toml for crates.io crate tinify 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinify 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tinify 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93e668993b08e84fc3d35de9f4cb74430daec9110a816f90ff8dc0d678954461
[INFO] running `Command { std: "docker" "start" "-a" "93e668993b08e84fc3d35de9f4cb74430daec9110a816f90ff8dc0d678954461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93e668993b08e84fc3d35de9f4cb74430daec9110a816f90ff8dc0d678954461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e668993b08e84fc3d35de9f4cb74430daec9110a816f90ff8dc0d678954461", kill_on_drop: false }`
[INFO] [stdout] 93e668993b08e84fc3d35de9f4cb74430daec9110a816f90ff8dc0d678954461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d861bf94dc39f598549fa0678aaf2952267f6c3963135f4f6a14e9e1c5daa2f7
[INFO] running `Command { std: "docker" "start" "-a" "d861bf94dc39f598549fa0678aaf2952267f6c3963135f4f6a14e9e1c5daa2f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tinify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.33s
[INFO] running `Command { std: "docker" "inspect" "d861bf94dc39f598549fa0678aaf2952267f6c3963135f4f6a14e9e1c5daa2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d861bf94dc39f598549fa0678aaf2952267f6c3963135f4f6a14e9e1c5daa2f7", kill_on_drop: false }`
[INFO] [stdout] d861bf94dc39f598549fa0678aaf2952267f6c3963135f4f6a14e9e1c5daa2f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53c6641fc20bcff4f48f30960e38b0f166b142dc54b01db1f1a4efa60a7747f7
[INFO] running `Command { std: "docker" "start" "-a" "53c6641fc20bcff4f48f30960e38b0f166b142dc54b01db1f1a4efa60a7747f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tinify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `tinify` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name tinify --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fe4fe7af6551ebb -C extra-filename=-93d0f2afa3bd66c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b43a29d99c1ada49.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-42247d3b52ddb5f8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ae255f71f147e6e6.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-079445aa03110d72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe1e74f9bd24849e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbb5c431377cc3d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77355985d5026abc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c8f344995e9ec304.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3851223c13686797.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f998fec09bb34a1c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a87fba7c78c98de3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tinify` (example "10_comprehensive_demo")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name 10_comprehensive_demo --edition=2021 examples/10_comprehensive_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3312dce76a10260 -C extra-filename=-fa1079b0a148920c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b43a29d99c1ada49.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-42247d3b52ddb5f8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ae255f71f147e6e6.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-079445aa03110d72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe1e74f9bd24849e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-efe34ae5c5ab9389.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbb5c431377cc3d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77355985d5026abc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c8f344995e9ec304.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3851223c13686797.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f998fec09bb34a1c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a87fba7c78c98de3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tinify` (example "08_compression_count")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name 08_compression_count --edition=2021 examples/08_compression_count.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d695d38ed739233b -C extra-filename=-bd400463d78129ee --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b43a29d99c1ada49.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-42247d3b52ddb5f8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ae255f71f147e6e6.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-079445aa03110d72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe1e74f9bd24849e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-efe34ae5c5ab9389.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbb5c431377cc3d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77355985d5026abc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c8f344995e9ec304.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3851223c13686797.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f998fec09bb34a1c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a87fba7c78c98de3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tinify` (example "07_error_handling")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name 07_error_handling --edition=2021 examples/07_error_handling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e535b7963e5fe29f -C extra-filename=-a256b7b92cfa1b42 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b43a29d99c1ada49.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-42247d3b52ddb5f8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ae255f71f147e6e6.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-079445aa03110d72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe1e74f9bd24849e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-efe34ae5c5ab9389.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbb5c431377cc3d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77355985d5026abc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c8f344995e9ec304.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3851223c13686797.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f998fec09bb34a1c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a87fba7c78c98de3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcxl62Rm/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-3851223c13686797,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-22fa88d10a428ef2,libregex_automata-c2a391ab41ada97c,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libnu_ansi_term-3bb03eaa72f55709,libthread_local-141065772e8450a5,libtracing_log-e3736425a7d6e24d,libtinify-efe34ae5c5ab9389,libthiserror-d279f62f42cfde3f,libreqwest-079445aa03110d72,libserde_urlencoded-5acd03ff336e45c8,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libhyper_tls-60e8f3b9a9d70f1d,libtokio_native_tls-41361760e2b8b011,libencoding_rs-07896acb54c23c26,libserde_json-fe1e74f9bd24849e,libryu-0ea4bafc9bef6d8b,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower_http-b9c3c99e27fa5f32,libiri_string-a380f51e5b0b7b73,libtower-813e76b60ab15013,libtower_layer-d70c7e404336389b,libnative_tls-8b14ab4092dd03b3,libopenssl_probe-cbab9b905ab83f66,libopenssl-902e3b1189356786,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-7dae315a331d3cd5,libhyper_util-13363f50a2ac184e,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-4007cdc1e975ba8f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-035a39ad04a50a9e,libtracing-f715a2ff583965e9,libtracing_core-e148b019f9f1d589,libindexmap-24ff867b298e5d12,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-c8f344995e9ec304,libtokio-fbb5c431377cc3d5,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liblog-ba604b77dad33fe2,liburl-a87fba7c78c98de3,libidna-449aac8b8368f8ee,libutf8_iter-0d9be7b316c2b184,libidna_adapter-bc7a2177eacbda7f,libicu_properties-95db80084fa12d59,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-cc65246559bd7cee,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d0939e615101acbf,libpotential_utf-b5a0b3e2927b0270,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-82bf470a2e1a90a1,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libgovernor-42247d3b52ddb5f8,libparking_lot-aaf2af72d641d538,libquanta-380a543aa4376ccd,libraw_cpuid-5a1d8206697144d9,libcrossbeam_utils-bddddcad4a4551ea,libdashmap-1d9eb6709aae769b,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libparking_lot_core-f920c57c3b31f11b,libsmallvec-5854932b8c8b4991,libhashbrown-c66a0cd602652163,libfutures-9699b835fe22e57f,libfutures_executor-45c282f287aa7972,libfutures_util-b43a29d99c1ada49,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-0f68a440f5387995,librand-29fdf5f3c696de38,librand_chacha-0ee3695b494584b2,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-4a3403acf01382e9,libgetrandom-5e3cd4817eb2b418,libportable_atomic-6522df9b0f662bad,libno_std_compat-1884f93e74d07c9f,libbase64-2a03de3babadded3,libtempfile-fea0e4d14e2bd128,libgetrandom-5e3b67b62e3928af,liblibc-7d0f03b2bc1af056,libcfg_if-666d36e5ee0df220,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-f8d23c6d52b64f0d,libbitflags-419c313095c33b26,liblinux_raw_sys-20b62ec4b985a4c8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcxl62Rm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/improvements_demo-12ea3eb9f72761c1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tinify` (example "improvements_demo") due to 1 previous error
[INFO] [stderr] error: could not compile `tinify` (example "09_s3_compatible_storage")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name 09_s3_compatible_storage --edition=2021 examples/09_s3_compatible_storage.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9543787bb3fe25c -C extra-filename=-63f9f8cbc8035560 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b43a29d99c1ada49.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-42247d3b52ddb5f8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ae255f71f147e6e6.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-079445aa03110d72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe1e74f9bd24849e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-efe34ae5c5ab9389.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbb5c431377cc3d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77355985d5026abc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c8f344995e9ec304.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3851223c13686797.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f998fec09bb34a1c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a87fba7c78c98de3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tinify` (example "test_gcs_guide")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name test_gcs_guide --edition=2021 examples/test_gcs_guide.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0cbd1691b5838a5 -C extra-filename=-54c7e340b1245a92 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b43a29d99c1ada49.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-42247d3b52ddb5f8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ae255f71f147e6e6.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-079445aa03110d72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe1e74f9bd24849e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-efe34ae5c5ab9389.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbb5c431377cc3d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77355985d5026abc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c8f344995e9ec304.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3851223c13686797.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f998fec09bb34a1c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a87fba7c78c98de3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tinify` (example "test_s3_minio")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name test_s3_minio --edition=2021 examples/test_s3_minio.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ea71974efe23f27 -C extra-filename=-9a6cef1a7ec6fc45 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f5d9587881498008.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b43a29d99c1ada49.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-42247d3b52ddb5f8.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ae255f71f147e6e6.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-079445aa03110d72.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe1e74f9bd24849e.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fea0e4d14e2bd128.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-efe34ae5c5ab9389.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fbb5c431377cc3d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-77355985d5026abc.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c8f344995e9ec304.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3851223c13686797.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f998fec09bb34a1c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a87fba7c78c98de3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "53c6641fc20bcff4f48f30960e38b0f166b142dc54b01db1f1a4efa60a7747f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53c6641fc20bcff4f48f30960e38b0f166b142dc54b01db1f1a4efa60a7747f7", kill_on_drop: false }`
[INFO] [stdout] 53c6641fc20bcff4f48f30960e38b0f166b142dc54b01db1f1a4efa60a7747f7
